home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 2000 November: Tool Chest / Dev.CD Nov 00 TC Disk 1.toast / What's New? / Development Kits / Mac OS / USB DDK 1.4.6f4 / USB Software Locator Kit / USB Software Locator Readme < prev   
Encoding:
Text File  |  2000-08-22  |  3.2 KB  |  41 lines  |  [TEXT/ttxt]

  1.  ***
  2.  ***    USB Software Locator Readme
  3.  ***    Copyright 1998 Apple Computer, Inc.
  4.  ***
  5.  
  6.  
  7.  Table of Contents:
  8. -------------------------------------------------------------
  9. USB Software Locator Overview
  10. USB Software Locator ToolKit Contents
  11. USB Software Locator Known Issues
  12. -------------------------------------------------------------
  13.  
  14. USB Software Locator Overview
  15. -----------------------------
  16.  
  17. The USB Software Locator uses the Mac OS 9 feature, Software Update, to download a USB driver from the internet, if a driver for a USB device cannot be found locally. This Toolkit provides the information, tools and examples for a developer to implement USB Software Locator support for their product.
  18.  
  19. A key point is that the USB Software Locator only provides support for devices where no matching USB driver can be found locally either in the ROM file or in the Extensions folder. USB Software Locator does not provide support for finding alternate software drivers, extensions or applications, if a matching driver is found locally. Such support is being considered for a future version of Software Update/USB Software Locator.
  20.  
  21. USB Software Locator ToolKit Contents
  22. -------------------------------------
  23.  
  24. The USB Software Locator ToolKit contains the following:
  25. 1. USB_SWUpdate_TN - The draft version of the USB Software Locator Technote - which describes the process for developers to make their drivers downloadable by the USB Software Locator.
  26.  
  27. 2. FileCrusher 1.3d3 - Tool for creating the 'tome' archive file which contains the required software when multiple files must be installed.
  28.  
  29. 3. MergeScriptMPWTool1.0d1 - MPW tool for merging the 'tome' file contents into the Installer script file.
  30.  
  31. 4. Software Locator Switch - Control Panel to control whether Software Update looks at the USB Production Server or the USB Staging server for information on downloadable USB drivers.
  32.  
  33. 5. SampleDriverInstallerExample - CodeWarrior project sample which demonstrates a complete USB module, shim and installer for an ADB device. In this case, the device is for the Anchor "Fishbowl" device.  Note the MPW is still required, in order to run the ScriptCheck tool followed by the MergeScriptMPWTool on the Installer script. If only a single USB Driver file is to be downloaded, there is no need for an Installer script.
  34.  
  35. USB Software Locator Known Issues
  36. ---------------------------------
  37. 1. If you create a localized software entry for your device then use the corresponding localized release of Mac OS 9.0, the Update dialog presents the "Z International" English package rather than the localized package.
  38.  
  39. 2. The version field on the Update dialog only displays the major release number and truncates the minor release value from the version string.
  40.  
  41. 3. If you encounter the problem where the downloaded file is not being installed correctly, check that the binhex'd file is not getting re-binhex'd on upload or on download.  AppleShare IP has the facility to automatically binhex the file on download, which could happen to a file that is already binhex'd.  Software Updater will un-binhex the file, but if the resulting file is still a binhex'd file, then it will quit the download process.  The symptom is that you have a newly downloaded file with the extension .hqx1.